Skip to content

Conversation

@jzaefferer
Copy link
Member

1.7.0 is our minimum supported version, 3.x.x our maximum.

Closes gh-1779

@Bajix this is supposed to replace your PR, making the dependency a version range, and without the whitespace changes. Would that work for you?

1.7.0 is our minimum supported version, 3.x.x our maximum.

Closes gh-1779
@jsf-clabot
Copy link

jsf-clabot commented Jan 25, 2017

CLA assistant check
All committers have signed the CLA.

},
"dependencies": {},
"dependencies": {
"jquery": ">= 1.7.0 < 4.0.0"
Copy link
Member

@scottgonzalez scottgonzalez Jan 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested locally, but all of the docs for npm and semver show no spaces between the operator and the version, so just to be safe, let's drop the spaces after the operators.

@jzaefferer jzaefferer deleted the jquery-dependency branch January 25, 2017 21:39
@Bajix
Copy link

Bajix commented Jan 25, 2017

@jzaefferer 👍

All that really matters is that it's represented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants